﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button{padding:0;margin:0;font-size:100%}
label input{vertical-align:middle}
a:link,a:visited{outline:none}
a:hover,a:active{}
body{font:12px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, "Microsoft YaHei", Simsun, sans-serif;color:#333;background:#fff; behavior:url("csshover.htc");}
body.wd-body-01{ background:url(../images/front/menubg.gif) left 112px repeat-x}
body.second{ background:url(../images/front/menubg2.gif) left 112px repeat-x}
/*body{font:12px/1.5 "宋体", Arial, Helvetica, sans-serif;color:black;background-color:#fff;text-align:center}*/
img{border:0}
table{border-collapse:collapse}
ul li{list-style:none}
hr{height:1px;border:none;border-top:1px solid #e4e4e4;overflow:hidden}
hr.dashed{border-top:1px dashed #e4e4e4}
a.hidefocus{outline:none}
button.hidefocus::-moz-focus-inner{border:none}
.standar{ color:#2980ff !important}
.feise{ color:#aa2116}
.hongfei{ color:#ef4136}
.chashu { color:#9d9087}
.lixiushu { color:#7c8577}
.miaose { color:#769149}
.lianse { color:#d5c59f}
.kongse { color:#90d7ec}
.liuse { color:#78a355}
.hongchi { color:#d93a49}
.green{color:#8fc21d !important}
.brown{color:#a40000}
.gray{color:#4f4f4f}
.gray2{ color:#929292}
.normal_gray{color:#666}
.dark_gray{#3f3f3f}
.light_gray{color:#999}
.black{color:#000}
.orange{color:#d66b03}
.red{color:#ff3200}
.purple { color:#C9F}
a.red2,.red2{color:#ba0505}
a.orange,.orange{color:#fe6c00}
a.blue,.blue{color:#527ed8}
a.line{text-decoration:underline}
.normal,a.normal{font-weight:normal}
.bold,a.bold{font-weight:bold}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f30{font-size:30px}
.c_l{float:left;width:48%}
.c_r{float:left;width:48%;margin-left:1.5%}
.f_l{float:left}
.f_r{float:right}
.t_l{text-align:left}
.t_r{text-align:right}
.t_c{text-align:center}
.m_10{margin-bottom:10px}
.m_15{margin-bottom:15px}
.m_20{margin-bottom:20px}
.m_40{margin-bottom:40px}
.mt_10{margin-top:10px}
.mt_40{margin-top:40px}
.mt_50{margin-top:50px}
.mr_10{ margin-right:10px}
.ml_10{ margin-left:10px}
.mr_0 { margin-right:0 !important}

.h5  { height:5px}
.h10 { height:10px}
.h20 { height:20px}
.h30 { height:30px}
.h40 { height:40px}

.wp80 { width:80%}
.wp50 { width:50%}
.wp49 { width:49%}
.wp48 { width:48%}
.wp20 { width:20%}


.hidden{visibility:hidden}
.block{display:block;margin-top:5px}
.indent{text-indent:15px}
.relative{position:relative}
.img_border{border:1px solid #ddd;}
.none{ display:none !important}
.even { background:#F7F7F7}
div { margin:0 auto}
.clear{clear:both;line-height:0;font-size:0;height:0}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
.shadow-divider{
	clear: both;
	height: 25px;
	width: 100%;
	background:  url(../images/sprites.png) no-repeat 0px -416px;
	margin-bottom: 20px;
}
/* .shadow-divider{_background:url(../images/sprites.gif) no-repeat 0px -416px;} */

/*form-item*/
input[type=text],textarea { border:1px solid #AFAFAF; padding:3px; resize:none}

/*页面布局*/
.wrap  { width:1004px}
.wrap1 { width:974px}
.wrap2 { width:984px}

.inner-left { width:21%; padding:0 1%; float:left}
.inner-right { width:74%; padding:0 1%; float:right}
/*title*/
.tle { margin-bottom:10px; position:relative}
.tle h4 { display:inline; font-size:25px; color:#5c5b5b; font-weight:normal}
.tle em { font-style:normal; font-size:15px; color:#b0b0b0; padding:0 5px}
.tle h4 a {
	color:#5c5b5b;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 11pt;
}
.tle h4 a:hover { text-decoration:none}
.tle .tle-more { display:block; width:16px; height:17px; background:url(../images/index_10.gif) no-repeat; position:absolute; right:10px; top:5px}


.mini_more { width:16px; height:16px; background:url(../images/sprites.png) -208px -115px no-repeat; display:block; position:absolute; right:5px; top:10px}
.mini_more {_background:url(../images/sprites.gif) -208px -115px no-repeat;}
/*tab*/

/*descri*/
.short-note { text-indent:24px; line-height:24px; color:#8f8f8f}
.short-note2 { line-height:20px; color:#8f8f8f; word-break:break-all; word-wrap:break-word}
/* 整理后代码开始 */
* { 
	margin:0px; padding:0px;/*去除页面中所有标签的默认间距、补白*/
}
body{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;/*--for opera--*/
	background-color: #FFF;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;/* 去除默认的字体样式 */
}
img{border:0;max-width:100%;_width:100%;}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */
	visibility:hidden;
}
a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.tel{
	width:100%;
	background-color:#f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	}
.tel_list{
	width:1100px;
	height:30px;
	line-height:30px;
	margin-right: auto;
	margin-left: auto;
	}
.phone{
	float:right;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	width:100px;
	}
.sethome{
	float:right;
	}
.header  {
	width:1100px;
	height:70px;
	z-index:999;
	position:relative;
	}
.logo{
	width:350px;
	height:70px;
	overflow: hidden;
	float:left;
}
.nav{
	width:750px;
	margin-top:7px;
	position:absolute;/* 绝对 */
	top: 0;
    left: 350px;
	z-index:999;
	}
/*一级菜单*/ 
.nav li{
	width:93px;
	height:60px;/* 菜单高度*/
	line-height:60px;
	float:left;
	text-align:center;
	position: relative;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav li.on{
	background-color:#eeeeee;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #198ae2;
	}
.nav li a{ 
	width:92px;
	display:block;
	color:#000;
	font-family:"宋体",Arial,Sans-Serif;
	font-size:9pt;}
.nav li a:hover{
	background-color:#eeeeee;
	text-decoration:none;
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #198ae2;
} 
/*二级菜单*/
.nav li ul {
	display:none;
	position: absolute;
	top: 60px;/* 同上级LI菜单高度*/
	left: 0;
	margin:0;
	min-width: 93px;
	z-index: 9999;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.nav li:hover .ul2 {display: block;}
.nav li ul li {
	float: left;
	margin: 0;
	padding:0;
	width:93px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	position: relative;
	background:none;
}
.nav li ul li a {
	display: block;
	margin: 0; 
	padding:0; 
	text-align: center;
	background: #eeeeee;
	color: #000;
	font-size:10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.nav li ul li a:hover {color: #fff;background: #89cafc;}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 93px;padding: 0;margin:0;width:auto;min-width: 100px;z-index: 99;}
.nav li ul li:hover .ul3{display: block;}
.nav li ul li ul li{float: left;margin: 0;white-space: nowrap;height: 40px; line-height: 40px;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 12px; text-align: center;background: #eaeaea;}
.nav li ul li ul li a:hover{color: #FFF;background: #89cafc;}
/* banner */
.banner-box{min-width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1210px;position:absolute; top:40%;left:50%;margin-left:-605px;/* 控制圆点的距离*/}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/pn.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/pn.png) no-repeat -49px 0;}

.banner-box .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.banner-box .hd ul { text-align:center;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%; line-height:999px;margin-right:20px;background:#ccc;cursor:pointer;display:inline-block;*display:inline;zoom:1;/* 去掉border-radius就可以由圆变方块，line-height是让文字不可见*/}
.banner-box .hd ul li.on{background:#DA324D;}
/* index */
#index{
	width: 100% ;
	}
#main_customer{
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.top_product_title{
	width: 960px;
	height:80px;
	padding-top:20px;
	text-align:center;
	background-image: url(../images/title_p.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:17pt;
	letter-spacing:10px;
	}
.top_product_title span{
	font-size:12pt;
	color:#cacaca;
	text-transform:uppercase;
	letter-spacing:normal;
	}
/* product */
.top_product{width:960px; overflow:hidden;}
.top_product .teacher{width:1100px;height:300px;position:relative;margin:0 auto; overflow:hidden;}
.top_product .teacher .teacherPic{width:1100px;height:300px;position:absolute;}
.top_product .teacher .teacherPic .content{width:220px;height:300px;float:left;position:relative;overflow:hidden;margin-right:30px;}
.top_product .teacher .teacherPic .content .txt{width:196px;height:100px;background:#eeeef0; position:absolute;left:0px;bottom:0px;padding:0 12px;border-top:2px solid #cccccc;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; -khtml-opacity: 0.9;}
.top_product .teacher .teacherPic .content .txt h3{color:#000;font-size:20px;font-weight:100;margin:10px 0 6px 0; text-align:center;}
.top_product .teacher .teacherPic h4{color:#fff;font-size:14px;font-weight:100;}
.top_product .teacher .teacherPic .content .txt p{color:#000;margin-top:5px;padding-top:0px;}
/* product */
.top_product_more{
	margin-top:10px;
	width: 960px;
	height:46px;
	line-height:46px;
	text-align:center;
	background-image: url(../images/more_p.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:17pt;
	}
.top_product_more a {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.top_product_more a:hover  {
	color: #eaeaea;
	text-decoration: none;
}
/*关于我们*/
.top_about_title{
	width: 960px;
	height:80px;
	padding-top:20px;
	text-align:center;
	background-image: url(../images/title_p.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:17pt;
	letter-spacing:10px;
	}
.top_about_title span{
	font-size:12pt;
	color:#cacaca;
	text-transform:uppercase;
	letter-spacing:normal;
	}
.top_about{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
	}
.top_about_l{
	width:420px;
	float:left;
	}
.top_about_l h3{
	font-size:12pt;
	height:25px;
	line-height:25px;
	}
.top_about_l_1,.top_about_l_2,.top_about_l_3,.top_about_l_4{
	padding-top:15px;
	padding-left:100px;
	padding-bottom:15px;
	position:relative;
	}
.top_about_l_1,.top_about_l_3{
	background-color:#f1f1f1;
	}
.top_about_l img{
	width:63px;
	height:63px;
	border-radius: 45px;
	border: 1px solid #198ae2;
	margin: 15px;
	position:absolute;/* 绝对 */
	top: 0;
    left: 0;
	}
.top_about_r{
	width:420px;
	float:right;
	line-height: 150%;
	font-size:11pt;
	}
.top_about_r img{
	width:420px;
	height:212px;
	padding-bottom:5px;
	}
/*工程业绩*/
#scrollpic{position:relative;height:246px;width:100%;overflow: hidden;}
#scrollpic ul{position:absolute;height:246px;}
#scrollpic ul li{float:left;padding:0;height:246px;width:320px;position:relative;}
#scrollpic ul li img{width:320px;height:246px;}
#scrollpic_bottom{
	position:absolute;/* 绝对 */
	top: 0;
    right: 0;
	width:320px;
	height:246px;
	}
a #scrollpic_bottom {
	width:320x;
	height:246px;
	text-indent:-9999px;
}
a #scrollpic_bottom span{
	border: 0px solid #FFF;
	}
a:hover #scrollpic_bottom span{
	border: 1px solid #FFF;
	}
a:hover #scrollpic_bottom {
	padding-top:180px;
	display: block;
	font-size:9pt;
	color: #ffffff;
	text-align:center;
	text-indent:0px;
	background-color:#198ae2;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-khtml-opacity: 0.7;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center 90px;
}
#scrollpic_bottom span{
	width:120px;
	padding:5px;
	font-size:14pt;
	border-radius: 45px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
/*新闻中心*/
.news_title{
	width: 960px;
	height:80px;
	padding-top:20px;
	text-align:center;
	background-image: url(../images/title_p.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:17pt;
	letter-spacing:10px;
	}
.news_title span{
	font-size:12pt;
	color:#cacaca;
	text-transform:uppercase;
	letter-spacing:normal;
	}
#news{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#news_l{
	width: 460px;
	float:left;
	}
#news_l_phpto,#news_r_phpto{
	width: 460px;
	height:106px;
	}	
#news_l_list{
	width: 460px;
	}
.time{
    width: 108px;
	height: 120px;
	padding-top:20px;
	margin-left:10px;
	margin-right:10px;
    float: left;
    text-align: center;
    color: #272727;
	font-size: 20px;
}
.time p{
	color: #cf271e;
	font-size: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#news_l_list .title,#news_r_list .title{
    width: 307px;
    height: 35px;
	line-height:35px;
    padding-left: 20px;
    float: left;
	overflow: hidden;
}
#news_l_list .title a,#news_r_list .title a{
    color: #363636;
	font-size: 14pt;
	font-weight:bold;
}
#news_l_list .title a:hover,#news_r_list .title a:hover{
    color: #cf271e;
}
#news_l_list .desc,#news_r_list .desc{
    width: 307px;
    padding-left: 20px;
    float: left;
    color: #676767;
    font-size: 12pt;
}
#news_r{
	width: 460px;
	float:right;
	}
/* 首页联系我们 */
#index_contact{
	width:100%;
	background-color:#6b6b6b;
	padding-top:10px;
	padding-bottom:10px;
	}
#index_contact_list{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
	}
#index_contact_l{
	width:480px;
	float:left;
	line-height:30px;
	font-size:12pt;
	}
#index_contact_l span{
	width:480px;
	display: block;
	font-size:17pt;
	line-height:40px;
	}
#index_contact_r{
	width:480px;
	float:right;
	}
/* 二级页面 */
#main{
	width: 990px;
	padding-top:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#main_left{
	width: 220px;
	float:left;
	}
.left_lm{
	background-color:#FFF;
	text-align:center;
	line-height:50px;
	border: 1px solid #253244;
	color:#253244;
	font-size:12pt;
	margin-top:20px;
	}
.left_list{
	width: 210px;
	padding:5px;
	background-color:#ededed;
	}
.left_ss{
	padding:5px;
	margin-top:10px;
	display: none;
	}
/* 左侧栏目导航*/
.catname {
    width: 100%;
    height: 75px;
    color: #fff;
    text-align: left;
    font-size: 16px;
	background-color:#188AE2;
}

.catname .one {
    width: 40.callbacks_containerpx;
    height: 75px;
    float: left;
    margin-left: 50px;
    line-height: 75px;
    font-size: 54px;
    text-transform: uppercase;
}

.catname .dir {
    width: 125px;
    height: 23px;
    float: left;
    margin-top: 16px;
    text-transform: uppercase;
}

.catname .zh {
    width: 125px;
    height: 23px;
    float: left;
}
.left_nav {
	background-color:#ededed;
}
.left_nav ul a {
	/* 整体字体颜色*/
	font-size:11pt;
	text-decoration: none;
}
.left_nav ul a:hover {
	color: #F00;
	text-decoration: none;
}
.left_nav>ul>li {
	text-align:center;
	line-height:50px;
}
.left_nav>ul>li ul {
	display:none;
	background-color:#FFF;
}
.left_nav>ul>li>a {
	position:relative;/*jquery的slideDow效果不兼容IE7*/
	*+position: !important;/*IE7去效果代码*/
	display:block;
	color:#000;/*一级栏目颜色*/
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.left_nav>ul>li>a.icon:before {
	content:">";
	position:absolute;
	font-family: "宋体";
    font-size: 18px;
    font-weight: bold;
    left: 40px;/*如果标题字数过长，可以调节数值*/
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
}
.left_nav>ul>li>a.on:before {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on,.left_nav>ul>li>a:hover {
	background-color:#008efb;
	color:#fff;
	text-decoration: none;
}
.left_sub a {
	font-size:14px;
	color:#FFF;
}
.left_sub a:hover {
	color:#5390cd;
	text-decoration: none;
}
.highlight{
	color:#FF0000;
	/*当前栏目高亮预制*/
}
.highlight a {
	color: #F00;
}
.highlight a:hover  {
	color: #000;
}
/* 左侧栏目导航_结束*/
#main_right{
	width: 750px;
	float:right;
	}
/* 二级页面右侧*/
#content_lm{
	width: 720px;
	padding-left:30px;
	line-height:48px;
	height:48px;
	overflow: hidden;/* 超出部分自动隐藏 */
	background-image: url(../images/content_lm.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	}
#content_lm span{
	font-weight: normal;
	font-family:"宋体",Arial,Sans-Serif;
	font-size:9pt;
	float:right;
	padding-right:10px;
	}
#content{
	width: 710px;
	padding:5px;
	line-height:200%;
	min-height:350px; 
	height:auto!important; 
	height:350px;
	}
/*main-body*/
#main-body { }
.innerp { position:relative; padding-top:30px}
/*product*/
.prolist ul li { float:left; margin:0 40px 20px 0; position:relative; z-index:12}
.prolist ul li .img-de{
	position: absolute;
	right: -15px;
	top: 20px;
	overflow: hidden;
	height: 86px;
}
.prolist ul li .img-de .img-l {
	height: 86px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 20px;
	background: url(../images/sprites.png) no-repeat 0px -487px;
	max-width: 200px;
	float:left;
	position:relative;
	right:-500px; 
}
.prolist ul li .img-de .img-l{ _background: url(../images/sprites.gif) no-repeat 0px -487px;}

.prolist ul li .img-de .img-l .img-title{
	font-size: 16px;
	margin-bottom: 2px;
}

.prolist ul li .img-de .img-l .img-title a{
	text-decoration: none;
	color: #49494b;
}

.prolist ul li .img-de .img-l .img-date{
	font-size: 12px;
	text-align: right;
	color: #7b7b7b;
}

.prolist ul li .img-de .img-r{
	float: right;
	width: 15px;
	height: 96px;
	cursor:pointer;
	background: url(../images/sprites.png) no-repeat 0px -579px;
}
.prolist ul li .img-de .img-r{_background: url(../images/sprites.gif) no-repeat 0px -579px;}

/*marquee-products*/
.marqu-holder { position:relative}
.marqu-holder .marqu-arrow { background:url(../images/sprites.png) no-repeat left -115px; width:52px; height:52px; position:absolute; left:0; top:35px; overflow:hidden; cursor:pointer; z-index:11}
.marqu-holder .marqu-arrow { _background:url(../images/sprites.gif) no-repeat left -115px;}
.marqu-holder .marqu-right { right:0; left:auto; background-position:-104px -115px}
.marqu-holder .marqu-right:hover { background-position:-156px -115px}
.marqu-holder .marqu-left:hover { background-position:-52px -115px}

.marqu-prolist .marqu-area { overflow:hidden; position:relative; z-index:10; height:120px}
.marqu-prolist .marqu-area ul { *height:120px; }
.marqu-prolist .marqu-area ul li { float:left; padding:0 13px; *width:220px;}
.marqu-prolist .marqu-area ul li .img-info { position:relative; height:120px; overflow:hidden}
.marqu-prolist .marqu-area ul li .img-title { position:absolute; background:url(../images/trbg.png) repeat-x; height:25px; line-height:25px; width:100%; color:white; bottom:-25px; left:0; text-align:center}
.marqu-prolist .marqu-area ul li .img-title a { color:#fff}
.marqu-prolist .marqu-area ul { width:4920px; height:120px}
/*footer*/
#footer{
	width: 100%;
	background-color:#282828;
	height:200px;
}
#footer .copyright{
	width:100%;
	height:46px;
	line-height:46px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	background-color:#252525;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1e1e1e;
	text-align:center;
	}
#footer .copyright a {
	color: #ffffff;
	text-decoration: none;
}
#footer .copyright a:hover  {
	color: #999;
	text-decoration: none;
}
#footer .copyright img{
	margin-bottom:20px;
	}
/*social-bar*/

#social-bar{
	display: block;
	position: absolute;
	top: -40px;
	left: 0px;
	height: 74px;
	overflow: hidden;
	color: #49494b;
	background: url(../images/social-bg.png) no-repeat;
	z-index: 999;
}
#social-bar{_background: url(../images/social-bg.gif) no-repeat;}
#social-bar #share_code { margin:40px 0 10px 20px}
.ptop{ position:relative; height:74px}
#top-social-bar {
	display: block;
	position: absolute;
	top: -30px;
	left: 0px;
	height: 60px;
	line-height:60px;
	padding:0 20px;
	overflow: hidden;
	color: #49494b;
	font-size: 16px;
	background: url(../images/title-bg.png) no-repeat;
}
/*visit_path*/
.visit_path a { color:#7796ce}
.visit_path span { }
/*left*/
.left-nav-list li{ padding:5px 0; border-bottom:1px dashed #ccc}
.left-nav-content li{ padding:5px 0; border-bottom:1px dashed #ccc}

/*单/详情页*/

.single-p { line-height:24px;color:#666;}
.single-p .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.single-p .info{height:27px;line-height:28px;text-align:right;margin:15px auto;color:#666;}
.single-p .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.single-p .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.single-p .info .small{font-size:10px;padding-right:3px;}
.single-p .info .big{color:#003ba6;padding-left:3px;}
.single-p .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}

.preNext { position:relative}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .text li { margin-bottom:5px}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}

/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*lanmu*/
.lanmu { margin-bottom:10px}
.contactus {}
/*image-list*/
.image-item {
	width:226px;
	height:195px;
	float:left;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:5px;
	}
.image-item-img {
	position:relative;
	}
.image-item img {
	width:226px;
	height:160px;
	}
.image-item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box img {
     /*设置图片垂直居中*/
     vertical-align:middle;
     }
.image-item-wenzi { 
	line-height:35px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color:#ededed;
	}
.image-item:hover { }
.image-item:hover a { text-decoration:none}
/*text-list*/
.thumb-news-item .news-title {
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
}
.thumb-news-item .news-date  { float:right; color:#ccc}
.thumb-news-item .news-content .news-descri { margin-left:150px}
.thumb-news-item a { display:block; cursor:pointer; padding:5px}
.thumb-news-item a:hover { text-decoration:none;}
.news-thumb img{
	max-width:148px;
	padding-right:10px;
	}
.news-title1{
	height:30px;
	line-height:30px;
	}
.news-title a,.news-title1 a,.normal-news-list li a {
	font-size: 11pt;
	text-decoration: none;
}
.news-title a,.news-title1 a:hover,.normal-news-list li a:hover  {
	font-size: 11pt;
	text-decoration: underline;
}
.news-title1 span{
	float:right;
	color:#CCC;
	}
/*category-list*/
.category-list { margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #ccc}

/*normal-news-list*/
.normal-news-list li{ *clear:both;}
.normal-news-list li a{*float:left;}
.normal-news-list li .news-date { float:right; color:#ccc; margin-right:5px}
/*pages*/
#pages { padding:14px 0 10px; margin:10px; }
#pages a { display:inline-block; width:26px; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 { width:56px; background:#FFF}
#pages a:hover { background:#F3F2F0; color:#000; text-decoration:none; }
#pages span { display:inline-block; width:26px; height:22px; line-height:22px; background:#188AE2; border:1px solid #CCC; color:#fff; text-align:center; }
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*table_form*/
.table_form tr td { padding:5px}

/*form-guide*/